[INFO] fetching crate vellaveto-mcp 6.0.8...
[INFO] testing vellaveto-mcp-6.0.8 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate vellaveto-mcp 6.0.8 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate vellaveto-mcp 6.0.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vellaveto-mcp 6.0.8
[INFO] tweaked toml for crates.io crate vellaveto-mcp 6.0.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vellaveto-mcp 6.0.8 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vellaveto-mcp 6.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json_canonicalizer v0.3.2
[INFO] [stderr]   Downloaded vellaveto-discovery v6.0.8
[INFO] [stderr]   Downloaded vellaveto-approval v6.0.8
[INFO] [stderr]   Downloaded vellaveto-canonical v6.0.8
[INFO] [stderr]   Downloaded vellaveto-mcp-shield v6.0.8
[INFO] [stderr]   Downloaded vellaveto-config v6.0.8
[INFO] [stderr]   Downloaded vellaveto-types v6.0.8
[INFO] [stderr]   Downloaded vellaveto-engine v6.0.8
[INFO] [stderr]   Downloaded vellaveto-audit v6.0.8
[INFO] [stderr]   Downloaded pxfm v0.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b22361373a0ea3e9bdb92fbc2e92a6445041f9624527eb60fdbe1622081f8d58
[INFO] running `Command { std: "docker" "start" "-a" "b22361373a0ea3e9bdb92fbc2e92a6445041f9624527eb60fdbe1622081f8d58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b22361373a0ea3e9bdb92fbc2e92a6445041f9624527eb60fdbe1622081f8d58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b22361373a0ea3e9bdb92fbc2e92a6445041f9624527eb60fdbe1622081f8d58", kill_on_drop: false }`
[INFO] [stdout] b22361373a0ea3e9bdb92fbc2e92a6445041f9624527eb60fdbe1622081f8d58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d437679a42990322cc6223307cfce64f6e26c36bcfd62a271b61be722928e432
[INFO] running `Command { std: "docker" "start" "-a" "d437679a42990322cc6223307cfce64f6e26c36bcfd62a271b61be722928e432", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling vellaveto-types v6.0.8
[INFO] [stderr]    Compiling serde_json_canonicalizer v0.3.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling vellaveto-approval v6.0.8
[INFO] [stderr]    Compiling vellaveto-canonical v6.0.8
[INFO] [stderr]    Compiling vellaveto-engine v6.0.8
[INFO] [stderr]    Compiling vellaveto-config v6.0.8
[INFO] [stderr]    Compiling vellaveto-audit v6.0.8
[INFO] [stderr]    Compiling vellaveto-mcp v6.0.8 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `vellaveto-audit` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name vellaveto_audit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vellaveto-audit-6.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("archive", "ark-bn254", "ark-ff", "ark-groth16", "ark-r1cs-std", "ark-relations", "ark-serialize", "ark-snark", "ark-std", "base64", "curve25519-dalek", "default", "fips204", "flate2", "hostname", "observability-exporters", "opentelemetry", "opentelemetry-otlp", "opentelemetry-semantic-conventions", "opentelemetry_sdk", "otlp-exporter", "postgres-store", "pqc-hybrid", "reqwest", "siem-exporters", "sqlx", "zk-audit"))' -C metadata=bb5ed58f4b47b388 -C extra-filename=-274b62612f0f023f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-69f7e195f89dfccd.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-0aca9a0998f7e6f4.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c84bae9412a4f3ec.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-fb61d3ac58aeeeec.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-644b9894b1629dec.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1eae1bfb4332563f.rmeta --extern serde_json_canonicalizer=/opt/rustwide/target/debug/deps/libserde_json_canonicalizer-c5e64d77f84c7b07.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-68db93b8289decea.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-422ee69c96d2c809.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d7da6fa40dbdd2ae.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-51ea083ac55613a7.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rmeta --extern vellaveto_types=/opt/rustwide/target/debug/deps/libvellaveto_types-07de659184eb9c6d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vellaveto-config` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name vellaveto_config --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vellaveto-config-6.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d21847699e08dfb -C extra-filename=-aad24b959f197e24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-0aca9a0998f7e6f4.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c84bae9412a4f3ec.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-fb61d3ac58aeeeec.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-644b9894b1629dec.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1eae1bfb4332563f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-68db93b8289decea.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-4edaa327c0f0e171.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d7da6fa40dbdd2ae.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-bfa06ee919585e20.rmeta --extern vellaveto_types=/opt/rustwide/target/debug/deps/libvellaveto_types-07de659184eb9c6d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d437679a42990322cc6223307cfce64f6e26c36bcfd62a271b61be722928e432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d437679a42990322cc6223307cfce64f6e26c36bcfd62a271b61be722928e432", kill_on_drop: false }`
[INFO] [stdout] d437679a42990322cc6223307cfce64f6e26c36bcfd62a271b61be722928e432
